FEST
Source Files
Modules
Procedures
Derived Types
Program
len
Interface
3 statements
Source File
iso_varying_string.f90
iso_varying_string
len
Contents
Module Procedures
len_
public interface len
Module Procedures
private elemental function
len_
(string) result(length)
Get the length of a varying string
Arguments
Type
Intent
Optional
Attributes
Name
type(
varying_string
),
intent(in)
::
string
Return Value
integer